In This Topic
Syntax
'Declaration
Protected Overridable Function ce( _
ByVal As , _
ByVal As ActivationState, _
ByVal As dn(Of a), _
ByVal As System.Object _
) As System.Boolean
protected virtual System.bool ce(
,
ActivationState ,
dn<a> ,
System.object
)
Parameters
- a
- b
- c
- d
See Also